Comparison of debuggers

This is a list of Debuggers: computer programs that are used to test and debug other programs.

Name Description Language OS License most recent release
GDB GNU Debugger any compiled to Machine code any GPL 7.3.1, Sept 2011
IDB Intel Debugger any compiled to Machine code Windows, Linux Proprietary  ?
LLDB LLVM Debugger any compiled to Machine code any GPL  ?
pdb Python debugger Python any Python Software Foundation License 3.2.2, Sept 2011

Many more to be sorted

List of debugger front-ends